sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core
/
androidx.core.view
/
[main]ViewConfigurationCompat
/
getScaledHoverSlop
get
Scaled
Hover
Slop
open
fun
getScaledHoverSlop
(
@
NonNull
config
:
ViewConfiguration
)
:
Int
(
source
)
Return
The hover slop value.
Parameters
config
Used to get the hover slop directly from the
ViewConfiguration
.